Skip to content

ci: add standard centralized workflows (auto-format, dependabot-automerge, docs-preview-cleanup)#601

Merged
ChrisRackauckas merged 2 commits into
SciML:masterfrom
ChrisRackauckas-Claude:add-standard-workflows
Jun 7, 2026
Merged

ci: add standard centralized workflows (auto-format, dependabot-automerge, docs-preview-cleanup)#601
ChrisRackauckas merged 2 commits into
SciML:masterfrom
ChrisRackauckas-Claude:add-standard-workflows

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Contributor

This PR adds the standard SciML centralized caller workflows that were missing from this repo:

  • FormatSuggestions.yml — auto-format suggestions on PRs via SciML/.github/.github/workflows/format-suggestions-on-pr.yml@v1 (this repo is JuliaFormatter-based, using format-check.yml, so the JuliaFormatter suggestions caller is used instead of Runic).
  • DependabotAutoMerge.yml — Dependabot auto-merge via SciML/.github/.github/workflows/dependabot-automerge.yml@v1.
  • DocPreviewCleanup.yml — docs preview cleanup via SciML/.github/.github/workflows/docs-preview-cleanup.yml@v1 (repo has a docs/ site).

These are static caller files referencing the centralized reusable workflows; no existing files were modified.

Please ignore until reviewed by @ChrisRackauckas.

🤖 Generated with Claude Code

ChrisRackauckas and others added 2 commits June 7, 2026 04:57
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
JumpProcesses.jl uses JuliaFormatter (non-Runic) and keeps FormatCheck.yml as the format
gate; the format-suggestions-on-pr auto-suggestion bot is not used here.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ChrisRackauckas ChrisRackauckas marked this pull request as ready for review June 7, 2026 19:14
@ChrisRackauckas ChrisRackauckas merged commit aa40578 into SciML:master Jun 7, 2026
8 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants